github.com/go-pg/pg/v10/orm.Table.tryRelation (method)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L553: 		if t.tryRelation(f) {
		table.go#L566: func (t *Table) tryRelation(field *Field) bool {